logical expression meaning in English
逻辑表达式 论理条件式
逻辑算式
逻辑运算式
Examples
- Describes boolean operators and logical expressions
讨论布尔运算符和逻辑表达式。 - Is a logical expression that returns true or false
返回true或false的逻辑表达式。 - Gets one of two values depending on the result of a logical expression
根据逻辑表达式的结果,获取两个值之一。 - As a result , all the parts of a logical expression might not be evaluated
因此,一个逻辑表达式的所有部分都有可能不进行求值。 - Is a logical expression used in a check constraint and returns true or false
用于check约束的逻辑表达式,返回true或false 。与check约束一起使用的